projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c417ddc
)
* misc.texi (emacsclient Options): Document server-use-tcp and
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 17:29:27 +0000
(17:29 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 17:29:27 +0000
(17:29 +0000)
server-host.
doc/emacs/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/emacs/ChangeLog
b/doc/emacs/ChangeLog
index fadd34868468ddb84a13f97735e1be6367f3c458..09277d1ca28892944a065694ad0fe6e2925fdcc7 100644
(file)
--- a/
doc/emacs/ChangeLog
+++ b/
doc/emacs/ChangeLog
@@
-8,7
+8,8
@@
mention obsolete emacs.bash script.
(Invoking emacsclient): Rewrite, moving optional arguments to
emacsclient Options.
- (emacsclient Options): New node.
+ (emacsclient Options): New node. Document server-use-tcp and
+ server-host.
2008-10-28 Chong Yidong <cyd@stupidchicken.com>